-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Putty-Style-Mousebutton-Swap #1071
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this nice feature! At first glance it looks good. Just some minor stuffs.
i pushed the code changes you requested, hope this is all correct now |
There are some compile errors as shown in https://github.com/lxqt/qterminal/actions/runs/6310403117/job/17137137707. Could you check? |
i had one letter missing in properties.h sorry, i recompiled - should work now |
sorry i need to check what went wrong - i cannot use git correctly :-( |
maybe now ? |
anything left to do for me ? or can you use it now ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also add a GUI option, probably in the "Behavior" tag of the preferences dialog.
for this my qt coding skills are not sufficient, you can maybe add yourself or leave it as config-file only |
Here we go!
No problem, a GUI option can be added via another pull request. |
Hi, i tried this years ago for some ancient branch which made no sense to integrate, but recently hat to redo it for the latest version. i have zero clue if this will break things for you, if it fits in your coding style, or if you like it at all, but i am using this a lot, so i am making this pull request, feel free to deny, modify or use it :-)
this pull request adds the configurable feature that you can swap middle and right mouse button application side.